Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove har to yaml from controller #272

Merged
merged 4 commits into from
Dec 6, 2024
Merged

Conversation

tkmcmaster
Copy link
Collaborator

Summary: Removed the Yaml Writer from the controller and changed the Layout link to point to the yamlwriter in the guide. No more duplication!

@tkmcmaster tkmcmaster requested a review from a team December 6, 2024 15:05
@tkmcmaster tkmcmaster self-assigned this Dec 6, 2024
@tkmcmaster tkmcmaster merged commit 797b95b into master Dec 6, 2024
6 checks passed
@tkmcmaster tkmcmaster deleted the remove-har-to-yaml-controller branch December 6, 2024 15:15
tkmcmaster added a commit that referenced this pull request Dec 6, 2024
tkmcmaster added a commit that referenced this pull request Dec 6, 2024
* Fix multiple test results bug (#269)

* Fixed the bug with multiple results files and switching between

- The null pointer throws on redraw. All the calculations and freeing of memory must be done within a setState block while the data is static

* Updated eslint to include storybook

* Updated eslint to include storybook

* Fixed eslint files

* Michael/perf 1699 (#270)

* Updated Request tool to get it online

* Removed unused component

* Updates to remove lint errors

* PewPew improvements (#271)

* PewPew improvements

* Updated scripts for running locally

* Remove har to yaml from controller (#272)

* Removed the yamlwriter and all its components from the controller

* Changed the yamlwriter link in the layout to go to the guide yaml writer

* Removed Non Prod message for login

* Removed unneeded vars

---------

Co-authored-by: blonde-mike <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants